#Cost in leadership for one new leader
leader = 20

#Size of mobilizing at each time
mobilization = 4

#Costs of State Bonds
state_bonds = 100

#Each Pops daily cost for literacy
literacy = 0.50 #0.40 #1.1			# was 0.6

#Factor for reform costs (for easy tweaking.)
reform = 2.0

#Factor for crimefighting costs (for easy tweaking.)
police = 0.70 #1.00

#Factor for defence costs (for easy tweaking.)
military = 10.0 #20.0			# was 25.0

#Experience income from combat
experience  = 1.0

#How much does each factory need to pay for in crime costs.
factory_crime = 2.0 #Was 2.0 		# was 5.0

#Basic Income for pops.
income = 2.5			# was 2.5 # to test with 3.0

# Regular fort build time multiplier (applied to the colonial fort build time in 'projects-time')
land_fort = 0.2

#Base tariff efficiency all nations start with.
tariff_eff = 0.30 #0.33 #0.40 #0.27

#Base trade efficiency all nations start with
tax_eff = 0.35 #0.40 #0.35

#Special tax penalty on non-civilized nations.
primitive = 0.35 
